{% extends "base_sidebar.html" %} {% block sidebar_block %} {% endblock %} {% block content_table %} {% for row in result %} {% for elem in row %} {% endfor %} {% endfor %}
{% if loop.last %}   {% elseif aInput[loop.index0] =='path'%} {% if elem|length > 2 %} {% else %}   {% endif %} {% else %} {{ elem }} {% endif %}
{% endblock %} {% block modal %} {% include 'modal_jornal.html' %} {% endblock %} {% block scriptjs%} {% if resOne[0] > 0 %} {% endif %} {% endblock %}